PATH
Mac OS 8 and 9 Developer Documentation
>
Human Interface Toolbox
>
Icon Services and Utilities
>
Obtaining and Using Icons With Icon Services
The IconRef
The basic data type used by Icon Services is the
IconRef
, a 32-bit
opaque value
. You obtain an
IconRef
by calling one of the
GetIconRef
functions described in
Obtaining and Releasing IconRefs
. Two or more files that have the same file type and creator and do not provide custom icons will use the same
IconRef
. Files with custom icons have their own
IconRef
.
© 1999 Apple Computer, Inc. – (Last Updated 03 Dec 99)